home *** CD-ROM | disk | FTP | other *** search
/ Mac Easy 2010 May / Mac Life Ubuntu.iso / casper / filesystem.squashfs / usr / share / gconf / schemas / gweather.schemas < prev    next >
Encoding:
Text File  |  2009-04-24  |  5.8 KB  |  207 lines

  1. <gconfschemafile>
  2. <schemalist>
  3. <schema>
  4.     <key>/schemas/apps/gweather/prefs/auto_update</key>
  5.     <owner>gweather-applet-2</owner>
  6.     <type>bool</type>
  7.     <default>true</default>
  8.     <gettext_domain>libgweather</gettext_domain>
  9.     <locale name="C">
  10.         <short>Update the data automatically</short>
  11.         <long>Determines whether the applet automatically updates its weather statistics or not.</long>
  12.     </locale>
  13. </schema>
  14.  
  15. <schema>
  16.     <key>/schemas/apps/gweather/prefs/auto_update_interval</key>
  17.     <owner>gweather-applet-2</owner>
  18.     <type>int</type>
  19.     <default>1800</default>
  20.     <gettext_domain>libgweather</gettext_domain>
  21.     <locale name="C">
  22.         <short>Update interval</short>
  23.         <long>The interval, in seconds, between automatic updates.</long>
  24.     </locale>
  25. </schema>
  26.  
  27. <schema>
  28.     <key>/schemas/apps/gweather/prefs/enable_metric</key>
  29.     <owner>gweather-applet-2</owner>
  30.     <type>bool</type>
  31.     <default>false</default>
  32.     <gettext_domain>libgweather</gettext_domain>
  33.     <locale name="C">
  34.         <short>Use metric units</short>
  35.         <long>Use metric units instead of english units.</long>
  36.     </locale>
  37. </schema>
  38.  
  39. <schema>
  40.     <key>/schemas/apps/gweather/prefs/distance_unit</key>
  41.     <owner>gweather-applet-2</owner>
  42.     <type>string</type>
  43.     <default>Default</default>
  44.     <gettext_domain>libgweather</gettext_domain>
  45.     <locale name="C">
  46.         <short>Distance unit</short>
  47.         <long>The unit to use for visibility.</long>
  48.     </locale>
  49. </schema>
  50.  
  51. <schema>
  52.     <key>/schemas/apps/gweather/prefs/pressure_unit</key>
  53.     <owner>gweather-applet-2</owner>
  54.     <type>string</type>
  55.     <default>Default</default>
  56.     <gettext_domain>libgweather</gettext_domain>
  57.     <locale name="C">
  58.         <short>Pressure unit</short>
  59.         <long>The unit to use for pressure.</long>
  60.     </locale>
  61. </schema>
  62.  
  63. <schema>
  64.     <key>/schemas/apps/gweather/prefs/speed_unit</key>
  65.     <owner>gweather-applet-2</owner>
  66.     <type>string</type>
  67.     <default>Default</default>
  68.     <gettext_domain>libgweather</gettext_domain>
  69.     <locale name="C">
  70.         <short>Speed unit</short>
  71.         <long>The unit to use for wind speed.</long>
  72.     </locale>
  73. </schema>
  74.  
  75. <schema>
  76.     <key>/schemas/apps/gweather/prefs/temperature_unit</key>
  77.     <owner>gweather-applet-2</owner>
  78.     <type>string</type>
  79.     <default>Default</default>
  80.     <gettext_domain>libgweather</gettext_domain>
  81.     <locale name="C">
  82.         <short>Temperature unit</short>
  83.         <long>The unit to use for temperature.</long>
  84.     </locale>
  85. </schema>
  86.  
  87. <schema>
  88.     <key>/schemas/apps/gweather/prefs/enable_detailed_forecast</key>
  89.     <owner>gweather-applet-2</owner>
  90.     <type>bool</type>
  91.     <default>false</default>
  92.     <gettext_domain>libgweather</gettext_domain>
  93.     <locale name="C">
  94.         <short>Not used anymore</short>
  95.     </locale>
  96. </schema>
  97.  
  98. <schema>
  99.     <key>/schemas/apps/gweather/prefs/enable_radar_map</key>
  100.     <owner>gweather-applet-2</owner>
  101.     <type>bool</type>
  102.     <default>false</default>
  103.     <gettext_domain>libgweather</gettext_domain>
  104.     <locale name="C">
  105.         <short>Display radar map</short>
  106.         <long>Fetch a radar map on each update.</long>
  107.     </locale>
  108. </schema>
  109.  
  110. <schema>
  111.     <key>/schemas/apps/gweather/prefs/location0</key>
  112.     <owner>gweather-applet-2</owner>
  113.     <type>string</type>
  114.     <gettext_domain>libgweather</gettext_domain>
  115.     <locale name="C">
  116.         <default>DEFAULT_LOCATION</default>
  117.         <short>Weather location information</short>
  118.         <long>Weather location information.</long>
  119.     </locale>
  120. </schema>
  121.  
  122. <schema>
  123.     <key>/schemas/apps/gweather/prefs/location1</key>
  124.     <owner>gweather-applet-2</owner>
  125.     <type>string</type>
  126.     <gettext_domain>libgweather</gettext_domain>
  127.     <locale name="C">
  128.         <default>DEFAULT_CODE</default>
  129.         <short>Nearby city</short>
  130.         <long>Nearby major zone, such as a capital city, as found from http://svn.gnome.org/viewvc/libgweather/trunk/data/Locations.xml.in</long>
  131.     </locale>
  132. </schema>
  133.  
  134. <schema>
  135.     <key>/schemas/apps/gweather/prefs/location2</key>
  136.     <owner>gweather-applet-2</owner>
  137.     <type>string</type>
  138.     <gettext_domain>libgweather</gettext_domain>
  139.     <locale name="C">
  140.         <default>DEFAULT_ZONE</default>
  141.         <short>Zone location</short>
  142.         <long>A unique zone for the city, as found from http://svn.gnome.org/viewvc/libgweather/trunk/data/Locations.xml.in</long>
  143.     </locale>
  144. </schema>
  145.  
  146. <schema>
  147.     <key>/schemas/apps/gweather/prefs/location3</key>
  148.     <owner>gweather-applet-2</owner>
  149.     <type>string</type>
  150.     <gettext_domain>libgweather</gettext_domain>
  151.     <locale name="C">
  152.         <default>DEFAULT_RADAR</default>
  153.         <short>Radar location</short>
  154.         <long>A three-digit-long code for retrieving radar maps from weather.com, found from http://svn.gnome.org/viewvc/libgweather/trunk/data/Locations.xml.in</long>
  155.     </locale>
  156. </schema>
  157.  
  158. <schema>
  159.     <key>/schemas/apps/gweather/prefs/location4</key>
  160.     <owner>gweather-applet-2</owner>
  161.     <type>string</type>
  162.     <gettext_domain>libgweather</gettext_domain>
  163.     <locale name="C">
  164.         <default>DEFAULT_LOCATION</default>
  165.         <short>Weather for a city</short>
  166.         <long>The city that gweather displays information for.</long>
  167.     </locale>
  168. </schema>
  169.  
  170. <schema>
  171.     <key>/schemas/apps/gweather/prefs/coordinates</key>
  172.     <owner>gweather-applet-2</owner>
  173.     <type>string</type>
  174.     <gettext_domain>libgweather</gettext_domain>
  175.     <locale name="C">
  176.         <default>DEFAULT_COORDINATES</default>
  177.         <short>Location coordinates</short>
  178.         <long>Latitude and longitude of your location expressed in DD-MM-SS[NS] DD-MM-SS[EW].</long>
  179.     </locale>
  180. </schema>
  181.  
  182. <schema>
  183.     <key>/schemas/apps/gweather/prefs/use_custom_radar_url</key>
  184.     <owner>gweather-applet-2</owner>
  185.     <type>bool</type>
  186.     <default>false</default>
  187.     <gettext_domain>libgweather</gettext_domain>
  188.     <locale name="C">
  189.         <short>Use custom url for the radar map</short>
  190.         <long>If true, then retrieve a radar map from a location specified by the "radar" key.</long>
  191.     </locale>
  192. </schema>
  193.  
  194. <schema>
  195.     <key>/schemas/apps/gweather/prefs/radar</key>
  196.     <owner>gweather-applet-2</owner>
  197.     <type>string</type>
  198.     <gettext_domain>libgweather</gettext_domain>
  199.     <locale name="C">
  200.         <short>Url for the radar map</short>
  201.         <long>The custom url from where to retrieve a radar map.</long>
  202.     </locale>
  203. </schema>
  204.  
  205. </schemalist>
  206. </gconfschemafile>
  207.